github.com/google/go-cmp/cmp.textWrap.Metadata (field)
13 uses
github.com/google/go-cmp/cmp (current package)
report_references.go#L85: return &textWrap{Value: s, Metadata: trunkReference{pp[1]}}
report_references.go#L87: return &textWrap{Value: s, Metadata: trunkReference{pp[0]}}
report_references.go#L89: return &textWrap{Value: s, Metadata: trunkReference{pp[0]}}
report_references.go#L91: return &textWrap{Value: s, Metadata: trunkReferences{pp}}
report_references.go#L99: return &textWrap{Prefix: prefix, Value: s, Metadata: trunkReference{p}}
report_references.go#L107: return &textWrap{Prefix: prefix, Value: out, Metadata: leafReference{p}}
report_references.go#L132: switch s.Metadata.(type) {
report_references.go#L149: leafPtrs[leaf.Metadata.(leafReference).p] = true
report_references.go#L164: switch p := trunk.Metadata.(type) {
report_references.go#L195: switch p := trunk.Metadata.(type) {
report_references.go#L248: if id, ok := ptrIDs[leaf.Metadata.(leafReference).p]; ok {
report_reflect.go#L90: switch s2.Metadata.(type) {
report_text.go#L100: Metadata interface{} // arbitrary metadata; has no effect on formatting
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)